﻿*{
	margin: 0;
	padding: 0;
}
body{
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}
a{
	text-decoration: none;
	color: inherit;
}
a:hover{
	color: #2f4db1;
}
img{
	border: 0;
}
.zjrb_content{
	background-color:#fff;
	width:1020px;
	margin:0 auto;
	position:relative;
}
.topfloat{
	display: none;
	width: 100%;
	position: relative;
}
.topclose{
	position: absolute;
	top: 50px;
	right: 80px;
	width: 50px;
	height: 50px;
	background-color: rgba(255,255,255,0.8);
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	cursor: pointer;
	z-index: 999;
}
.col{
	width: 1000px;
	margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    clear: both;
	margin-bottom: 15px;
}
.clear{
	clear: both;
}
.ad{
	height: 90px;
	overflow: hidden;
}
.ad .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
}
.ad .swiper-pagination-bullet-active{
    color: #fff;
    background: #007aff;
}
.ad .swiper-pagination{
	text-align: right;
}
.topnav{
	display: inline-block;
	margin-right: 20px;
	font-size: 13px;
}
.topnavlist{
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.logobox{
	padding-top: 10px;
}
.logo{
	float: left;
	width: 260px;
	height: 64px;
	background: url(../img/weblogo.png) no-repeat 0 0;
	padding-right: 20px;
	border-right: solid 1px #aaa;
}
.seek{
	margin: 18px 18px 0 20px;
	float: left;
}
.seek img{
	display: inline-block;
	vertical-align: middle;
}
.seek input{
	display: inline-block;
	font-size: 16px;
	width: 200px;
	height: 30px;
}
#seekbutton{
	cursor: pointer;
}
.blt{
	float: left;
}
.navbox{
	box-sizing: border-box;
	width: 1000px;
	height: 52px;
	border-radius: 8px;
	background: url(../img/navbg_2.jpg?ver=1.0) repeat-x center;
	color: #FFFFFF;
	font-size: 18px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.navbox a:hover{
	color: #04eaff;
}
.navli{
	margin: 0 auto;
}
.topnew{
	float: left;
	padding-top: 10px;
	margin-right: 45px;
}
.topnew h1{
	font-size: 26px;
	margin-bottom: 10px;
}
.topnew p{
	font-size: 14px;
	color: #5f5f5f;
}
.news_rank{
	float: left;
}
.news_rank_title{
	width: 14px;
	padding:5px;
	font-size: 14px;
	letter-spacing: 1px;
	border: 2px solid #2c69ab;
	float: left;
	margin-right: 20px;
}
.rank_list{
	float: left;
}
.txtMarquee-top{ width:270px; height: 80px; overflow:hidden; position:relative;  border:0 solid #ccc;}
.txtMarquee-top .infoList li{ height:24px; line-height:24px;   }
.txtMarquee-top .infoList li .date{ float:right; color:#999;  }

.rank_li{
	font-size:14px;
	margin-bottom: 5px;
}
.img_news{
	position: relative;
}
.img_news img{
	display: block;
}
.img_news b{
	display: block;
	width: 100%;
	height: 15%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.img_news p{
	position: absolute;
	width: 100%;
	height: 15%;
	bottom: 0;
	color: #FFFFFF;
	z-index: 999;
}
.img_news p a:hover{
	color:#7d9bff ;
}
.focus .img_news{
	float: left;
	width: 643px;
}
.focus .swiper-slide{
	position: relative;
}
.focus b{
	height: 35px;
}
.focus p{
	left: 20px;
	height: 35px;
	line-height: 35px;
}
.focus .swiper-pagination{
	text-align: right;
	width: 20%;
	height: 35px;
	line-height: 35px;
	left: auto;
	right: 0;
	bottom: 0;
	box-sizing: border-box;
	padding-right: 10px;
	z-index: 1;
}
.focus .swiper-pagination-bullet{
	background-color: #eee;
}
.focus .swiper-pagination-bullet-active{
	background-color: #FFFFFF;
}
.focus .text_news{
	display: inline-block;
	padding-left: 2em;
}
.focus .text_news h2{
	font-size: 22px;
	color: #2c69ab;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
.focus .text_news h3{
	font-weight: normal;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.video_news{
	box-sizing: border-box;
	width: 1000px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.video_news .img_news{
	margin: 0;
}
.video_news .img_news p{
	text-align: center;
}
.video_big{
	position: relative;
}
.video_big img,.video_big video{
	display: block;
	margin-bottom: 10px;
}
.video_poster{
	cursor:pointer;
}
.video_title{
	position: absolute;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.5);
	bottom: 0;
}
.playbutton{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 5px;
	left: 20px;
	background: url(../img/icon_video.png) -50px 0 no-repeat;
	cursor: pointer;
}
.playbutton:hover{
	background-position: -110px 0px;
}
.video_content .close{
	width: 17px;
    height: 17px;
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 11;
    background: url(../img/icon_video.png) 0 -80px no-repeat;
    cursor: pointer;
}
.more{
	position: absolute;
	right: 10px;
	bottom: 0px;
}
.ysp_title{
	position: relative;
	margin-bottom: 20px;
}
.ysp_title .more{
	bottom: 5px;
}
.ysp_title img{
	display: block;
}
.ysp_title span{
	display: inline-block;
}
.col_title_text{
	float: left;
	border-bottom: 2px solid #5d9adc;
	padding: 0 15px 0 5px;
}
.newvideo_box{
	float: left;
	margin-top:35px;
	margin-left: 100px;
}
.newvideos{
	display: inline-block;
	margin-left: 20px;
	color: #2c69ab;
}
.col_title{
	position: relative;
	border-bottom: solid 1px #d2d2d2;
}
li{
	list-style-type: none;
}
.row_box{
	display: flex;
	width: 1000px;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 25px;
}
.news_list_1{
	width: 266px;
	margin: 0;
}
.news_list_1 .newli_top{
	color: #2c69ab;
	font-weight: bold;
	margin-top: 20px;
}
.news_list_1 li{
	margin-top: 12px;
	font-size: 14px;
}
.news_list_2{
	width: 310px;
	margin: 0;
}
.news_list_2 .newli_top{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 15px;
}
.news_list_2 .newli_top img{
	display: block;
	margin: 0;
}
.news_list_2 .newli_top .newli_top_text{
	width: 150px;
	margin: 0;
	padding-top: 5px;
}
.news_list_2 .newli_top_text h4{
	font-size: 14px;
	margin-bottom: 5px;
}
.news_list_2 .newli_top_text p{
	font-size: 14px;
	color: #555;
}
.news_list_2 li.newli_normal{
	margin-top: 8px;
	font-size: 14px;
}
.zt_list{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	height: 210px;
	background-color: #eee;
}
.zt_li{
	width: 276px;
}
.zt_li img{
	display: block;
	margin-bottom: 8px;
}
.zt_li h4{
	margin-bottom: 8px;
}
.zt_li p{
	font-size: 14px;
}
.b_title{
	margin-bottom: 20px;
}
.b_title .col_title_text{
	color: #2c69ab;
	font-size: 18px;
	font-weight: bold;
}
.news_press{
	width: 645px;
}
.press_content .img_news{
	float: left;
	font-size: 14px;
}
.press_content .img_news p{
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.press_content ul{
	width: 310px;
	float: right;
}
.press_content .newli_top h4{
	margin-bottom: 10px;
}
.press_content .newli_top p{
	font-size: 14px;
	color: #555;
	margin-bottom: 10px;
}
.press_content .newli_normal{
	font-size: 14px;
	margin-bottom: 8px;
}
.h5,.notice{
	width: 328px;
}
.h5_content{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.h5_content li{
	text-align: center;
}
.press_col{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.notice li{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 14px;
	margin-bottom: 8px;
}
.img_list{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 20px;
}
.img_list img{
	display: block;
	margin-bottom: 5px;
}
.img_list li div{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
#float{
	left: 50%; 
	margin-left: -645px; 
	position: absolute; 
	top: 180px;
}
/* FOOTER */
.xpage_bottom1 {
	width:100%;
	height:191;
	background:#E6E6E6;
	clear:both;
	color:#3C4446;
}
.xpage_bottom1 a {
	text-decoration:none;
	color:#3c4446;
}
.xpage_bottom1 a:hover {
	color:#ff6c04;
	text-decoration:underline
}
.xbottom1_tu {
	width:1000px;
	height:149px;
	margin:0 auto;
}
.xbottom1_cont {
	width:983px;
	height:20px;
	margin:0 auto;
	text-align:center;
}
.xcontent {
	color:#3c4446;
	font-size:12px;
	height:20px;
	width:900px;
	margin:auto;
}
.xpage_bottom1 .xbottom1_tu a {
	float:left;
	width:158px;
	display:block;
}
.xpage_bottom1 .xbottom1_tu .tab_1 {
	float:left;
	width:290px;
	margin-top:25px;
	height:100px;
}
.xpage_bottom1 .xbottom1_tu .tab_1 .title {
	height:30px;
	line-height:30px;
	width:120px;
	color:#666;
}
.xpage_bottom1 .xbottom1_tu .tab_1 .title span {
	font-size:14px;
	font-weight:bold;
}
.xpage_bottom1 .xbottom1_tu .shuxian_line1 {
	width:2px;
	height:60px;
	background:#bbb;
	margin:55px 20px 20px 20px;
	float:left;
}
.last_content {
	width:100%;
	height: 40px;
	line-height: 40px;
	background:#A8A4A3;
}

.xpage_bottom1 .tab_1 ul{
	display:block;
	height:15px;
	margin-top:35px;
	widht:370px;
	padding:0px;
}
.xpage_bottom1 .tab_1 li{
	float: left;
    list-style: outside none none;
    width: 60px;
	margin-right:10px;
}
.xpage_bottom1 .tab_1 li a{
	   font-size: 12px;
	   border-left:1px solid #000;
	   width:50px;
	   padding-left:11px;
	   margin-left:-10px;
}
.xpage_bottom1 .tab_1 .bottom1{
	width:290px;
	font-size:12px;
	margin-top:17px;
	height:30px;
}
.xpage_bottom1 .tab_1 .bottom1 span{
}
.xpage_bottom1 .tab_2{
	float:left;
	width:270px;
	height:100px;
	font-size:13px;
	margin-top:25px;
}
.xpage_bottom1 .tab_2 .top{
	margin-top:35px;
	height:15px;
}
.xpage_bottom1 .tab_2 .bottom1{
	margin-top:17px;
	height:30px;
}
.xpage_bottom1 .btlogo{
	    height: 58px;
    margin-left: -23px;
    margin-top: 53px;
    width: 158px;
}
.xpage_bottom1 .tab_3{
	float:left;
	width:225px;
	height:100px;
	font-size:13px;
	margin-top:25px;
}
.xpage_bottom1 .tab_3 .top1{

}
.xpage_bottom1 .tab_3 .bottom1{

	height:30px;
}
.xpage_bottom1 .tab_3 a{
	width:111px;
}

.nowrap {
	width:350px;/*要显示文字的宽度*/
	overflow:hidden; /*超出的部分隐藏起来。*/
	white-space:nowrap;/*不显示的地方用省略号...代替*/
	text-overflow:ellipsis;/* 支持 IE */
}

.nowrap_s {
	width:304px;/*要显示文字的宽度*/
	overflow:hidden; /*超出的部分隐藏起来。*/
	white-space:nowrap;/*不显示的地方用省略号...代替*/
	text-overflow:ellipsis;/* 支持 IE */
}
#showWeixin{
	position: absolute;
	display: none;
	top: 20px;
	left:250px;
	width:130px;
	height:130px;
}

@media (min-width: 768px) {
	#float{
	left: 50%; 
	margin-left: -645px; 
	position: absolute; 
	top: 180px;
   }	
}

@media (max-width: 768px) {
	.duilian_con{display:none;
   }	
}



